Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest settings and vs code debug launch configurations #13

Conversation

ClaasRostock
Copy link
Collaborator

maintenance updates

  • requirements-dev.txt: removed pytest-randomly (We don't need it)
  • pyproject.toml: removed pythonpath entry from pytest.ini_options (not needed as long as a .env file is used. "Double" entry causes problems when resolving tests in latest VS Code version 1.85)
  • setup.cfg: removed pytest options as these have been moved to pyproject.toml
  • VS Code debug launch configurations: updated the launch configuration for debugging tests following recommendations in latest VS Code documentation
  • VS Code settings: deleted orphaned entries

@ClaasRostock ClaasRostock self-assigned this Dec 28, 2023
@ClaasRostock ClaasRostock merged commit b8f0851 into main Dec 28, 2023
22 checks passed
@ClaasRostock ClaasRostock deleted the update-pytest-settings-and-vs-code-debug-launch-configurations branch December 28, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant